xsm/flask: remove inherited class attributes
authorDaniel De Graaf <dgdegra@tycho.nsa.gov>
Mon, 17 Sep 2012 20:10:07 +0000 (21:10 +0100)
committerDaniel De Graaf <dgdegra@tycho.nsa.gov>
Mon, 17 Sep 2012 20:10:07 +0000 (21:10 +0100)
commit23ef6c3662d4a106117ea8c1370e6d5f8016a7db
tree56e16476adf8832f38cab5cf34b6ec0408471bcd
parentc892426ce32dc68487613a95c1bf6441e8b15e43
xsm/flask: remove inherited class attributes

The ability to declare common permission blocks shared across multiple
classes is not currently used in Xen. Currently, support for this
feature is broken in the header generation scripts, and it is not
expected that this feature will be used in the future, so remove the
dead code.

Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Committed-by: Keir Fraser <keir@xen.org>
tools/flask/policy/policy/flask/Makefile
tools/flask/policy/policy/flask/access_vectors
tools/flask/policy/policy/flask/mkaccess_vector.sh
xen/xsm/flask/avc.c
xen/xsm/flask/include/av_inherit.h [deleted file]
xen/xsm/flask/include/avc_ss.h
xen/xsm/flask/include/common_perm_to_string.h [deleted file]
xen/xsm/flask/ss/policydb.c
xen/xsm/flask/ss/services.c